flag.float64Value.Get (method, view implemented interface methods)

one use

	flag (current package)
		flag.go#L273: func (f *float64Value) Get() any { return float64(*f) }